[INFO] fetching crate zcash_transparent 0.6.3...
[INFO] testing zcash_transparent-0.6.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate zcash_transparent 0.6.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zcash_transparent 0.6.3
[INFO] finished tweaking crates.io crate zcash_transparent 0.6.3
[INFO] tweaked toml for crates.io crate zcash_transparent 0.6.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zcash_transparent 0.6.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zcash_transparent 0.6.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b03d4ab870c316630e05be06e69698c1c83cb80f033a264c2e4e2e2a8dcfd96
[INFO] running `Command { std: "docker" "start" "-a" "4b03d4ab870c316630e05be06e69698c1c83cb80f033a264c2e4e2e2a8dcfd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b03d4ab870c316630e05be06e69698c1c83cb80f033a264c2e4e2e2a8dcfd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b03d4ab870c316630e05be06e69698c1c83cb80f033a264c2e4e2e2a8dcfd96", kill_on_drop: false }`
[INFO] [stdout] 4b03d4ab870c316630e05be06e69698c1c83cb80f033a264c2e4e2e2a8dcfd96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b71ccb70597af09813172c4f0f79039db228ad5b6a5ed70df25884461ceb3ee2
[INFO] running `Command { std: "docker" "start" "-a" "b71ccb70597af09813172c4f0f79039db228ad5b6a5ed70df25884461ceb3ee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling memuse v0.2.2
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling zcash_encoding v0.3.0
[INFO] [stderr]    Compiling f4jumble v0.1.1
[INFO] [stderr]    Compiling zcash_spec v0.2.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling zcash_protocol v0.7.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling zip32 v0.2.0
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling zcash_address v0.10.1
[INFO] [stderr]    Compiling ripemd v0.2.0-pre.4
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.4
[INFO] [stderr]    Compiling hmac v0.13.0-pre.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling bounded-vec v0.9.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling zcash_script v0.4.2
[INFO] [stderr]    Compiling zcash_transparent v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b71ccb70597af09813172c4f0f79039db228ad5b6a5ed70df25884461ceb3ee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71ccb70597af09813172c4f0f79039db228ad5b6a5ed70df25884461ceb3ee2", kill_on_drop: false }`
[INFO] [stdout] b71ccb70597af09813172c4f0f79039db228ad5b6a5ed70df25884461ceb3ee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9e90070161f0c5d68dd2e4978756bb93b79ff6a18230dba75d44019a87a2357
[INFO] running `Command { std: "docker" "start" "-a" "e9e90070161f0c5d68dd2e4978756bb93b79ff6a18230dba75d44019a87a2357", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling zcash_script v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling incrementalmerkletree v0.8.2
[INFO] [stderr]    Compiling incrementalmerkletree-testing v0.3.0
[INFO] [stderr]    Compiling zcash_protocol v0.7.2
[INFO] [stderr]    Compiling zcash_address v0.10.1
[INFO] [stderr]    Compiling zcash_transparent v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `super::OutPoint`
[INFO] [stdout]    --> src/builder.rs:802:24
[INFO] [stdout]     |
[INFO] [stdout] 802 |     use super::{Error, OutPoint, SignableInput, TransparentBuilder, TxOut};
[INFO] [stdout]     |                        ^^^^^^^^ no `OutPoint` in `builder`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             crate::bundle::OutPoint
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/builder.rs:28:17
[INFO] [stdout]     |
[INFO] [stdout]  25 | #[cfg(feature = "transparent-inputs")]
[INFO] [stdout]     |       ------------------------------ the item is gated behind the `transparent-inputs` feature
[INFO] [stdout] ...
[INFO] [stdout]  28 |         bundle::OutPoint,
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `secp256k1`
[INFO] [stdout]    --> src/builder.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 805 |     use secp256k1::{Message, Secp256k1, SecretKey};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `secp256k1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `secp256k1`, use `cargo add secp256k1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `secp256k1` in this scope
[INFO] [stdout]    --> src/builder.rs:816:18
[INFO] [stdout]     |
[INFO] [stdout] 816 |         let pk = secp256k1::PublicKey::from_secret_key(&secp, &sk);
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `secp256k1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `secp256k1`, use `cargo add secp256k1` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 802 +     use bip32::PublicKey;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `PublicKey`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 816 -         let pk = secp256k1::PublicKey::from_secret_key(&secp, &sk);
[INFO] [stdout] 816 +         let pk = PublicKey::from_secret_key(&secp, &sk);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:846:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 846 |         builder.add_input(pk1, utxo1, coin1).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 847 |         builder.add_input(pk2, utxo2, coin2).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `prepare_transparent_signatures` found for struct `bundle::Bundle<A>` in the current scope
[INFO] [stdout]    --> src/builder.rs:869:14
[INFO] [stdout]     |
[INFO] [stdout] 868 |           let sig_context = bundle
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 869 | |             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/bundle.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 |   pub struct Bundle<A: Authorization> {
[INFO] [stdout]     |   ----------------------------------- method `prepare_transparent_signatures` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `apply_signatures` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 869 -             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout] 869 +             .apply_signatures(calculate_sighash, &secp)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:899:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 899 |         builder.add_input(pk1, utxo1, coin1).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `prepare_transparent_signatures` found for struct `bundle::Bundle<A>` in the current scope
[INFO] [stdout]    --> src/builder.rs:906:14
[INFO] [stdout]     |
[INFO] [stdout] 905 |           let sig_context = bundle
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 906 | |             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/bundle.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 |   pub struct Bundle<A: Authorization> {
[INFO] [stdout]     |   ----------------------------------- method `prepare_transparent_signatures` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `apply_signatures` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 906 -             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout] 906 +             .apply_signatures(calculate_sighash, &secp)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:936:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 936 |         builder.add_input(pk, utxo1, coin.clone()).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:938:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 938 |         builder.add_input(pk, utxo2, coin).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `prepare_transparent_signatures` found for struct `bundle::Bundle<A>` in the current scope
[INFO] [stdout]    --> src/builder.rs:947:14
[INFO] [stdout]     |
[INFO] [stdout] 946 |           let sig_context = bundle
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 947 | |             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/bundle.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 |   pub struct Bundle<A: Authorization> {
[INFO] [stdout]     |   ----------------------------------- method `prepare_transparent_signatures` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `apply_signatures` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 947 -             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout] 947 +             .apply_signatures(calculate_sighash, &secp)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:967:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 967 |         builder.add_input(pk1, utxo1, coin1).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_input` found for struct `TransparentBuilder` in the current scope
[INFO] [stdout]    --> src/builder.rs:968:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub struct TransparentBuilder {
[INFO] [stdout]     | ----------------------------- method `add_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 968 |         builder.add_input(pk2, utxo2, coin2).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `add_output` with a similar name, but with different arguments
[INFO] [stdout]    --> src/builder.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     pub fn add_output(&mut self, to: &TransparentAddress, value: Zatoshis) -> Result<(), Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `prepare_transparent_signatures` found for struct `bundle::Bundle<A>` in the current scope
[INFO] [stdout]    --> src/builder.rs:979:14
[INFO] [stdout]     |
[INFO] [stdout] 978 |           let sig_context = bundle
[INFO] [stdout]     |  ___________________________-
[INFO] [stdout] 979 | |             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout]     | |_____________-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/bundle.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 |   pub struct Bundle<A: Authorization> {
[INFO] [stdout]     |   ----------------------------------- method `prepare_transparent_signatures` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `apply_signatures` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 979 -             .prepare_transparent_signatures(calculate_sighash, &secp)
[INFO] [stdout] 979 +             .apply_signatures(calculate_sighash, &secp)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `secp256k1` in this scope
[INFO] [stdout]    --> src/builder.rs:813:22
[INFO] [stdout]     |
[INFO] [stdout] 813 |     ) -> (SecretKey, secp256k1::PublicKey, TxOut, OutPoint) {
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `secp256k1`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `secp256k1`, use `cargo add secp256k1` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zcash_transparent` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e9e90070161f0c5d68dd2e4978756bb93b79ff6a18230dba75d44019a87a2357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9e90070161f0c5d68dd2e4978756bb93b79ff6a18230dba75d44019a87a2357", kill_on_drop: false }`
[INFO] [stdout] e9e90070161f0c5d68dd2e4978756bb93b79ff6a18230dba75d44019a87a2357
